home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / lib.fmt / c / gethostid.man < prev    next >
Encoding:
Text File  |  1992-03-20  |  689 b   |  67 lines

  1.  
  2.  
  3.  
  4. GETHOSTNAME           C Library Procedures            GETHOSTNAME
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      gethostid - get sprite identifier of current host
  10.  
  11. SSYYNNOOPPSSIISS
  12.      ggeetthhoossttiidd(())
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _G_e_t_h_o_s_t_i_d returns the sprite host id of the current host.
  16.  
  17. RREETTUURRNN VVAALLUUEE
  18.      If the call succeeds the sprite ID is returned.  If the call
  19.      fails, then a value of -1 is returned and an error code is
  20.      placed in the global location _e_r_r_n_o.
  21.  
  22. SSEEEE AALLSSOO
  23.      gethostid(2)
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0              March 19, 1992                         1
  64.  
  65.  
  66.  
  67.